Contribution org.nuxeo.ecm.user.center.profile.layouts--actions
In component org.nuxeo.ecm.user.center.profile.layouts
org.nuxeo.ecm.user.center.profile.layouts
inside nuxeo-user-profile-7.10.jar /OSGI-INF/layouts-contrib.xml
This contribution is part of XML component Extension Point
Extension point actions of component ActionService.Contributed Items
XML Source
<extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">
<action id="userProfile" order="200" type="widget">
<category>USER_PANEL_LEFT</category>
<properties>
<property name="widgetName">userProfile</property>
</properties>
</action>
</extension>